<%include file="_meta.html"/> <% f = formmail.get(key) %> %if f.get('formcss') == 'True': %endif
<%include file="_header.html" />
<%include file="formmail_${key}_hed.html" args="f=f"/>

${send_msg}

<%include file="formmail_${key}_ftr.html" args="f=f"/>
<%include file="formmail_${key}_ftr.html" args="f=f"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>